home *** CD-ROM | disk | FTP | other *** search
- ;Cobol adicional Syntax highlight Script for Twistpad
- ;1998 - 2006 (C) Carthago Software
-
- [::Header::]
- SyntaxName=Cobol
- Extensions=cob;cpy;cbl
- Spelling=0
- SpellingContexts=1;2;3
-
- [Comment1]
- Type=StartStop
- Context=1
- Scope=0
- Priority=10
- WholeWordOnly=0
- First=/
- Last=
- Background=Default
- Foreground=008000
- italic=0
-
- [Comment2]
- Type=StartStop
- Context=2
- Scope=0
- Priority=10
- WholeWordOnly=1
- First=*
- Last=
- Background=Default
- Foreground=008000
- italic=0
-
- [Quote]
- Type=StartStop
- Context=3
- Scope=0
- Priority=10
- WholeWordOnly=0
- First="
- Last="
- Background=Default
- Foreground=408080
-
- [Cobol Keywords]
- Type=keyword
- Context=101
- Scope=0
- Priority=6
- WholeWordOnly=1
- CaseSensitive=1
- Keyword2=FD;GO;IF;IS;KD;OR;RD;SD;TO
- Keyword3=ADD;AND;END;KEY;NOT;PIC;SET
- Keyword4=CALL;COPY;DATA;ELSE;EXIT;FILE;MODE;MOVE;NEXT;OPEN;READ;THRU
- Keyword5=BLOCK;CLOSE;EJECT;ENTRY;INPUT;LABEL;REALM;SPACE;TIMES;UNTIL;USING;VALUE;WRITE
- Keyword6=ACCESS;ASSIGN;AUTHOR;END-IF;GIVING;GOBACK;OCCURS;OUTPUT;RECORD;RELOAD;SELECT;STATUS;STRING
- Keyword7=DISPLAY;PERFORM;PICTURE;RECORDS;SECTION;SERVICE;CONTAINS;DIVISION;STANDARD;UNSTRING;DEPENDING;PROCEDURE;REDEFINES;STRUCTURE
- Keyword8=ENVIROMENT;PROGRAM-ID;ENVIRONMENT;DECLARATIVES;FILE-CONTROL;INPUT-OUTPUT;ORGANIZATION
- Keyword9=CONFIGURATION;DATE-WRITTEN;FILE-CONTROL;DATE-COMPILED;DECIMAL-POINT;SPECIAL-NAMES;IDENTIFICATION;OBJECT-COMPUTER;SOURCE-COMPUTER
- Background=Default
- Foreground=0000FF
- Bold=0
-